CaptureSource

public interface CaptureSource

The source for a content capture session.

Since

7.20

Functions

Link copied to clipboard
public String name()
The name of the capture source.
Link copied to clipboard
public Bitmap thumbnail()
Returns a Bitmap that contains the image of the capture source.
Link copied to clipboard
Returns the CaptureSourceType of this capture source.